home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_525_saveclut.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  156 b   |  5 lines

  1. function SaveClut(fileName : Str255) : boolean;
  2.  
  3. Saves the active LUT to the fileName specified.  The LUT is stored as a CLUT resource.
  4.  
  5. Also see:  OpenClut